Home
last modified time | relevance | path

Searched hist:fddb231ebe647749782a9ebf11106a81f7168ba7 (Results 1 – 2 of 2) sorted by path

/linux/include/uapi/linux/
H A Dila.hdiff fddb231ebe647749782a9ebf11106a81f7168ba7 Mon Nov 06 00:58:25 CET 2017 Tom Herbert <tom@quantonium.net> ila: Add a hook type for LWT routes

In LWT tunnels both an input and output route method is defined.
If both of these are executed in the same path then double translation
happens and the effect is not correct.

This patch adds a new attribute that indicates the hook type. Two
values are defined for route output and route output. ILA
translation is only done for the one that is set. The default is
to enable ILA on route output.

Signed-off-by: Tom Herbert <tom@quantonium.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ipv6/ila/
H A Dila_lwt.cdiff fddb231ebe647749782a9ebf11106a81f7168ba7 Mon Nov 06 00:58:25 CET 2017 Tom Herbert <tom@quantonium.net> ila: Add a hook type for LWT routes

In LWT tunnels both an input and output route method is defined.
If both of these are executed in the same path then double translation
happens and the effect is not correct.

This patch adds a new attribute that indicates the hook type. Two
values are defined for route output and route output. ILA
translation is only done for the one that is set. The default is
to enable ILA on route output.

Signed-off-by: Tom Herbert <tom@quantonium.net>
Signed-off-by: David S. Miller <davem@davemloft.net>